﻿2026-06-15T13:28:12.3550164Z ##[group]Run actions/checkout@v5
2026-06-15T13:28:12.3550981Z with:
2026-06-15T13:28:12.3551287Z   fetch-depth: 0
2026-06-15T13:28:12.3551709Z   repository: SaberMage/spt-core
2026-06-15T13:28:12.3555025Z   token: ***
2026-06-15T13:28:12.3555348Z   ssh-strict: true
2026-06-15T13:28:12.3555674Z   ssh-user: git
2026-06-15T13:28:12.3555989Z   persist-credentials: true
2026-06-15T13:28:12.3556351Z   clean: true
2026-06-15T13:28:12.3556673Z   sparse-checkout-cone-mode: true
2026-06-15T13:28:12.3557069Z   fetch-tags: false
2026-06-15T13:28:12.3557401Z   show-progress: true
2026-06-15T13:28:12.3557733Z   lfs: false
2026-06-15T13:28:12.3558062Z   submodules: false
2026-06-15T13:28:12.3558416Z   set-safe-directory: true
2026-06-15T13:28:12.3558892Z ##[endgroup]
2026-06-15T13:28:12.5396209Z Syncing repository: SaberMage/spt-core
2026-06-15T13:28:12.5397470Z ##[group]Getting Git version info
2026-06-15T13:28:12.5398012Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T13:28:12.5630655Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T13:28:12.5829134Z git version 2.43.0.windows.1
2026-06-15T13:28:12.5855334Z ##[endgroup]
2026-06-15T13:28:12.5863425Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a140e6f6-f777-427c-8d79-d4437ed57860\.gitconfig'
2026-06-15T13:28:12.5877112Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a140e6f6-f777-427c-8d79-d4437ed57860' before making global git config changes
2026-06-15T13:28:12.5878159Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:28:12.5881768Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T13:28:12.6101267Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T13:28:12.6282408Z https://github.com/SaberMage/spt-core
2026-06-15T13:28:12.6308843Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:28:12.6312938Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:28:12.6499796Z HEAD
2026-06-15T13:28:12.6773537Z ##[endgroup]
2026-06-15T13:28:12.6776620Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T13:28:13.0400296Z ##[group]Cleaning the repository
2026-06-15T13:28:13.0403838Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T13:28:17.9189261Z Removing .adapter-notify/
2026-06-15T13:28:17.9189778Z Removing target/
2026-06-15T13:28:17.9225780Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T13:28:17.9701384Z HEAD is now at 17106ee3 Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:28:17.9727290Z ##[endgroup]
2026-06-15T13:28:17.9730919Z ##[group]Disabling automatic garbage collection
2026-06-15T13:28:17.9735947Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T13:28:17.9954599Z ##[endgroup]
2026-06-15T13:28:17.9954971Z ##[group]Setting up auth
2026-06-15T13:28:17.9960848Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:28:18.0167008Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T13:28:18.3699324Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:28:18.3925242Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T13:28:18.7557589Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:28:18.7761886Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T13:28:19.1304849Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T13:28:19.1597339Z ##[endgroup]
2026-06-15T13:28:19.1597947Z ##[group]Fetching the repository
2026-06-15T13:28:19.1606069Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4540629cd05ffb7eed0359beacf84e6f8edeee8c:refs/remotes/pull/16/merge
2026-06-15T13:28:21.3724170Z From https://github.com/SaberMage/spt-core
2026-06-15T13:28:21.3724646Z  * [new ref]           4540629cd05ffb7eed0359beacf84e6f8edeee8c -> pull/16/merge
2026-06-15T13:28:21.3837603Z ##[endgroup]
2026-06-15T13:28:21.3838410Z ##[group]Determining the checkout info
2026-06-15T13:28:21.3838822Z ##[endgroup]
2026-06-15T13:28:21.3843557Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T13:28:21.4096091Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T13:28:21.4303708Z ##[group]Checking out the ref
2026-06-15T13:28:21.4307693Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:28:21.4826411Z Previous HEAD position was 17106ee3 Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:28:21.4827065Z HEAD is now at 4540629c Merge 23e53fc39ba7d7d4efb34e086e13cd1cc03ddf28 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:28:21.4849014Z ##[endgroup]
2026-06-15T13:28:21.5096038Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T13:28:21.5309725Z 4540629cd05ffb7eed0359beacf84e6f8edeee8c
